//0xc bytes (sizeof)
struct _MM_PAGED_POOL_INFO
{
struct _EX_PUSH_LOCK Lock; //0x0
ULONG MaximumSize; //0x4
ULONG AllocatedPagedPool; //0x8
};